dom.deleteKey()

Availability 3.0
Description Equivalent to pressing the Delete key the specified number of times. The exact behavior differs depending on whether there is a current selection or just an insertion point.
Arguments {nTimes}
The argument is the number of times a Delete operation should occur. If omitted, the default is 1.
Returns Nothing.
Enabler None.